*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; margin:20px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../img/l.png) no-repeat; position:absolute;  top:50%; margin-top:-30px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../img/r.png) no-repeat; position:absolute; top:50%; margin-top:-30px; right:10px; z-index:10;}
#playBox .smalltitle {width:100%; position:absolute; bottom:0px; z-index:10;height: 36px; background: url(../img/shdow.png) no-repeat;}
#playBox .smalltitle ul{ margin-right: 30px;float:right; margin-top:10px;}
#playBox .smalltitle ul li{ border:1px solid rgb(161,0,0); width:12px; height:12px; margin:0 5px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smallt1{height: 36px; position:absolute; bottom:15px; z-index:50;background: #000;opacity: 0.5;width: 100%;}
#playBox .smalltitle .thistitle{ background:rgb(161,0,0);}
#playBox .smalltitle .thistitle:hover { cursor:pointer }

